Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sourcery 2.2.4 #1

Merged
merged 13 commits into from
May 4, 2024
Merged

Sourcery 2.2.4 #1

merged 13 commits into from
May 4, 2024

Conversation

art-divin
Copy link
Member

Related to krzysztofzablocki/Sourcery#1308

Context

This PR adds facilities to support concurrent codegen based on swifttemplate

Details

In order to be able to generate the code concurrently for every type, shared state needs to be removed.

This PR does the following:

  1. Removes all the shared state
  2. Update Sourcery version to 2.2.3
  3. Small improvements / refactoring

@art-divin art-divin self-assigned this May 4, 2024
@art-divin art-divin merged commit 82ae143 into master May 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant